Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #802

Merged
merged 10 commits into from
Apr 3, 2024
Merged

Release #802

merged 10 commits into from
Apr 3, 2024

Conversation

dpilch
Copy link
Member

@dpilch dpilch commented Apr 1, 2024

Description of changes

See commits for changes included.

Codegen Paramaters Changed or Added

See:

Issue #, if available

N/A

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

dependabot bot and others added 7 commits February 20, 2024 19:25
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](indutny/node-ip@v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
….1.9

build(deps): bump ip from 1.1.8 to 1.1.9
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dpilch dpilch requested review from a team as code owners April 1, 2024 14:29
@dpilch
Copy link
Member Author

dpilch commented Apr 1, 2024

Need to merge #795 before release.

@dpilch dpilch closed this Apr 1, 2024
AaronZyLee and others added 2 commits April 3, 2024 13:35
* feat: add angular codegen v6 support

* feat: add codegen target angularv6

* add unit tests

* fix unit test

* fix e2e

* fix: remove angularv6 target and use amplifyJsLibaryVersion

* default behavior set to 6 when invalid

* add unit test for invalid input

* add amplifyJsLibraryVersion tests
@dpilch dpilch reopened this Apr 3, 2024
…ospection schema codegen (#795)

* fix: add input object metadata in model introspection schema

* fix: use one place for types to skip

* add e2e tests

* fix CI failure

* fix cleanup script

* feat: add union and interface type in model intro schema

* fix test description

* fix e2e

* rm unused code

* fix: fine grain argument field type & better error msg for getType

* fix: remove new types in field type

* rename arguments to attributes

* rm union and interface in root level schema

* add unit test cases for list of scalar, enum and input
@dpilch dpilch merged commit f9a4a60 into release Apr 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants